Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream changes #14

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Merge upstream changes #14

wants to merge 14 commits into from

Conversation

fwcd
Copy link

@fwcd fwcd commented Feb 6, 2021

Building the current version of the repo as described in https://github.com/apple/swift/blob/main/docs/Android.md#1-downloading-or-building-the-swift-android-stdlib-dependencies yields the following error:

checking whether the C compiler works... no
configure: error: in `.../libiconv-libicu-android/armeabi-v7a/icu/source':
configure: error: C compiler cannot create executables
See `config.log' for more details
+ exit 1

This bug seems to be known (see https://bugs.swift.org/browse/SR-14049), but unaddressed. For this reason, this PR merges the upstream changes from https://github.com/pelya/libiconv-libicu-android, which seem to at least successfully build the libraries using NDK r21e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants